Remove GdkDragProtocol from the api
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Aug 2017 21:40:16 +0000 (17:40 -0400)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 05:41:08 +0000 (06:41 +0100)
commit6ab72b2653cf2b3653cdf32e53eb528e441ebebe
tree566a2736b0f53cbed8a75841c9ff19f7f5cecd41
parent8b1b9f8c5553817ef70bd1a8144001299a406494
Remove GdkDragProtocol from the api

...together with apis that return it. We were not using this
information in GTK+ at all, so no need to provide it.
18 files changed:
gdk/broadway/gdkdnd-broadway.c
gdk/broadway/gdkprivate-broadway.h
gdk/broadway/gdkwindow-broadway.c
gdk/gdkdnd.c
gdk/gdkdnd.h
gdk/gdkdndprivate.h
gdk/gdkinternals.h
gdk/gdkwindow.c
gdk/gdkwindow.h
gdk/gdkwindowimpl.h
gdk/mir/gdkmirwindowimpl.c
gdk/wayland/gdkdnd-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkwindow-wayland.c
gdk/win32/gdkdnd-win32.c
gdk/win32/gdkprivate-win32.h
gdk/win32/gdkwindow-win32.c
gdk/x11/gdkwindow-x11.c